ls - Show the contents of specified folder-directory

Linux Fundamentals

Created: 2022-07-23
Tags: #fleeting


ls -t : sorted result by modification time
ls -S : sort by file size

References

  1. 12Gi